Release 10.1A: OpenEdge Getting Started:
New and Revised Features
NO-FOCUS and FLAT-BUTTON buttons
A
NO-FOCUSbutton does not take focus when the user clicks on it. Focus remains on whatever widget currently has it. You cannot tab to aNO-FOCUSbutton.NO-FOCUSbuttons usually have images, although some developers use labels onNO-FOCUSbuttons.In Release 10.0B, the
NO-FOCUSbutton looks exactly like the classic-style buttons, except that aNO-FOCUSbutton lacks the focus rectangles. In Release 10.1A, theNO-FOCUSbutton looks like an XP-style button when running with a manifest file. The newButtonImageBorderModesetting applies toNO-FOCUSbuttons that contain images.A
FLAT-BUTTONbutton is a special form of theNO-FOCUSbutton. AFLAT-BUTTONbutton has no border until the mouse hovers over it, at which time it gains a simple rectangular border. When the mouse is no longer hovering over the button, the border disappears. This button style is also commonly used to create toolbars in the 4GL. In Release 10.1A, theFLAT-BUTTONbutton looks like an XP-style button when running with a manifest file. The newButtonImageBorderModesetting does not apply toFLAT-BUTTONbuttons.This change to
NO-FOCUSandFLAT-BUTTONbuttons does not affect your existing 4GL code.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |